home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000943_tim@maths.tcd.ie_Thu Sep 15 12:41:51 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  1KB

  1. Received: from salmon.maths.tcd.ie by cs.umb.edu with SMTP id AA12818
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Thu, 15 Sep 1994 12:41:51 -0400
  3. Received: from hamilton.maths.tcd.ie by salmon.maths.tcd.ie
  4.            Via SMTP (FibreOptic) id aa05312; 15 Sep 94 17:06 BST
  5. Subject: Re: Two questions
  6. To: Bill Horne <horne@research.nj.nec.com>
  7. Date: Thu, 15 Sep 1994 17:06:50 (BST)
  8. From: Timothy Murphy <tim@maths.tcd.ie>
  9. Cc: tex-k@cs.umb.edu
  10. In-Reply-To: <9409151128.ZM24831@telluride> from "Bill Horne" at Sep 15, 94 11:28:54 am
  11. X-Mailer: ELM [version 2.4 PL21]
  12. Mime-Version: 1.0
  13. Content-Type: text/plain; charset=US-ASCII
  14. Content-Transfer-Encoding: 7bit
  15. Content-Length: 607       
  16. Message-Id:  <9409151706.aa15359@hamilton.maths.tcd.ie>
  17.  
  18.  
  19. > 2.  It takes a REALLY LONG TIME for it to run (about 1-2 full minutes to
  20. > pop up the X window).  If I reset my XDVIFONTS environment variable to
  21. > /usr/local/lib/texmf/fonts then it starts up quicker, but then it thinks
  22. > that it needs to run MakeTeXPK to create some fonts, only to find out
  23. > that the fonts have already been created.
  24.  
  25. Did you create the ls-R "database" by
  26.  
  27. % cd /usr/local/lib/texmf
  28. % ls -LR > ls-R
  29.  
  30. This might speed things up.
  31.  
  32. I think the general path-searching mechanism is documented 
  33. in kpathsea.texi (in the kpathsea directory),
  34. which can be processed by "tex kpathsea.texi".
  35.  
  36.